bind Account Service
@Binds
@Singleton
Binds the AccountServiceImplementation to AccountService.
Return
The AccountService interface.
Parameters
account Service Implementation
The concrete implementation of AccountService.
Binds the AccountServiceImplementation to AccountService.
The AccountService interface.
The concrete implementation of AccountService.